home *** CD-ROM | disk | FTP | other *** search
/ ROM Magic / ROM Magic.iso / pc / 12_dorei / winprog / movie.dxr / 00043_yes,up.ls < prev    next >
Encoding:
Text File  |  1995-05-12  |  132 b   |  9 lines

  1. on mouseDown
  2.   global status
  3.   if button2() then
  4.     eracemenudownbutton()
  5.     set status to EMPTY
  6.     go(1, "ENDING")
  7.   end if
  8. end
  9.